BASIC-PLUS - translation to αραβικά
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:     

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

BASIC-PLUS - translation to αραβικά

Basic-Plus; Basic Plus; BASIC Plus 2

BASIC-PLUS         
بيسك زائد(+)
plus sign         
  • 50px
  • "÷" being used as a minus sign (not as a division sign) in an excerpt from an official Norwegian trading statement form called «Næringsoppgave 1» for the taxation year 2010
MATHEMATICAL SYMBOLS USED TO REPRESENT THE NOTIONS OF POSITIVE AND NEGATIVE AS WELL AS THE OPERATIONS OF ADDITION AND SUBTRACTION
Plus sign; Minus; Minus sign; Negative signs; Positive signs; Negative sign (mathematics); Positive sign (mathematics); ﹢; −; ⁺; ⁻; +; + / -; Negative sign; Positive sign; Plus and minus; Hebrew plus sign; Alternative plus sign; Plus, minus, and plus-minus signs; ﬩; +; U+002B; U+2212; U+FB29; Plus & minus signs; ➖; ➕; Addition sign; Subtraction sign; Plus symbol; Minus symbol; ⊟; ASCII 43; \x2B; - (arithmetic); + Positive and negative signs
علامة الجَمْع أو الإيجاب
Basic needs         
ONE OF THE MAJOR APPROACHES TO THE MEASUREMENT OF ABSOLUTE POVERTY IN DEVELOPING COUNTRIES
Vital needs; Basic Needs; Basic necessities; Basic needs approach
حاجات أساسية، احتياجات-

Ορισμός

Basic Assembly Language

Βικιπαίδεια

BASIC-PLUS

BASIC-PLUS is an extended dialect of the BASIC programming language that was developed by Digital Equipment Corporation (DEC) for use on its RSTS/E time-sharing operating system for the PDP-11 series of 16-bit minicomputers in the early 1970s through the 1980s.

BASIC-PLUS was based on BASIC-8 for the TSS/8, itself based very closely on the original Dartmouth BASIC. BASIC-PLUS added a number of new structures, as well as features from JOSS concerning conditional statements and formatting. In turn, BASIC-PLUS was the version on which the original Microsoft BASIC was patterned.

Notable among the additions made to BASIC-PLUS was the introduction of string functions like MID$ and LEFT$, in addition to Dartmouth's original all-purpose CHANGE command. In future versions of the language, notably Microsoft's, CHANGE was removed and BASIC-PLUS's string functions became the only ways to perform these sorts of operations. Most BASICs to this day follow this convention.

The language was later rewritten as a true compiler as BASIC-Plus-2, and was ported to the VAX-11 platform as that machine's native BASIC implementation. This version survived several platform changes, and is today known as VSI BASIC for OpenVMS.